Fix #131869:
authorMatthias Clasen <maclas@gmx.de>
Wed, 21 Jan 2004 22:26:53 +0000 (22:26 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 21 Jan 2004 22:26:53 +0000 (22:26 +0000)
commita18431078ae70421db36950d69b72b3fb9560331
tree9dee9ea3eac6319fe769cf99d0778303fdf8acce
parent577157a1965c9582f207e2c294bbd3d7b3a2082e
Fix #131869:

Wed Jan 21 23:27:14 2004  Matthias Clasen  <maclas@gmx.de>

Fix #131869:

* gtk/gtkaction.c (_gtk_action_emit_activate): Hold
a reference to the group while emitting the signals.

* gtk/gtkactiongroup.c (gtk_action_group_init): Use a
destroy notify which does not only unref, but also resets
the action_group property of the action.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkaction.c
gtk/gtkactiongroup.c